Product Information > JADE Error Messages and System Messages > 15000 through 15099 - JADE Print Errors > 15024 - The print position must be }= 0 and less than printer.pageHeight

15024   The print position must be >= 0 and less than printer.pageHeight

Cause

This error occurs if your application code attempts to set the current position outside the page boundaries.

Action

Change your application code to prevent this.